home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 41 / PC Gamer IT CD 41 2-2.iso / utility / net2phone / data1.cab / Langauge_Independent / Net2fone.exe / 0 / RCDATA / TBFTESTFORM / TBFTESTFORM.txt
Text File  |  1999-03-22  |  681b  |  40 lines

  1. object BfTestForm: TBfTestForm
  2.   Left = 264
  3.   Top = 205
  4.   Width = 668
  5.   Height = 251
  6.   Caption = 'BfTestForm'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -14
  10.   Font.Name = 'System'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   TextHeight = 16
  14.   object Edit1: TEdit
  15.     Left = 59
  16.     Top = 31
  17.     Width = 422
  18.     Height = 24
  19.     TabOrder = 0
  20.     Text = 'Edit1'
  21.   end
  22.   object Edit2: TEdit
  23.     Left = 60
  24.     Top = 67
  25.     Width = 422
  26.     Height = 24
  27.     TabOrder = 1
  28.     Text = 'Edit2'
  29.   end
  30.   object Button1: TButton
  31.     Left = 254
  32.     Top = 113
  33.     Width = 56
  34.     Height = 35
  35.     Caption = 'Button1'
  36.     TabOrder = 2
  37.     OnClick = Button1Click
  38.   end
  39. end
  40.